Computers Icons in Font Awesome

fas fa-download

<!-- version v5 -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css">

<i class='fas fa-download'></ i>
<i class='fas fa-download' style='font-size:24px'></i>
<i class='fas fa-download' style='font-size:36px'></i>
<i class='fas fa-download' style='font-size:48px;color:#d29a18'></i>

Output:

Icon class v5 Unicode
fas fa-database &#xf1c0;
fas fa-desktop &#xf108;
fas fa-download &#xf019;
fas fa-ethernet &#xf796;
fas fa-hdd &#xf0a0;
far fa-hdd &#xf0a0;
fas fa-headphones &#xf025;
fas fa-keyboard &#xf11c;
far fa-keyboard &#xf11c;
fas fa-laptop &#xf109;
fas fa-memory &#xf538;
fas fa-microchip &#xf2db;
fas fa-mobile &#xf10b;
fas fa-mobile-alt &#xf3cd;
fas fa-plug &#xf1e6;
fas fa-power-off &#xf011;
fas fa-print &#xf02f;
fas fa-satellite &#xf7bf;
fas fa-satellite-dish &#xf7c0;
fas fa-save &#xf0c7;
far fa-save &#xf0c7;
fas fa-sd-card &#xf7c2;
fas fa-server &#xf233;
fas fa-sim-card &#xf7c4;
fas fa-stream &#xf550;
fas fa-tablet &#xf10a;
fas fa-tablet-alt &#xf3fa;
fas fa-tv &#xf26c;
fas fa-upload &#xf093;

Comments